dmagick/ColorCMYK.d(153,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. dmagick/ColorYUV.d(140,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. dmagick/DrawingContext.d(114,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. dmagick/DrawingContext.d(403,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. dmagick/DrawingContext.d(581,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. dmagick/DrawingContext.d(619,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. dmagick/DrawingContext.d(638,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. dmagick/DrawingContext.d(864,2): Deprecation: Usage of the `body` keyword is deprecated. Use `do` instead. dmagick/Array.d(630,77): Error: cannot take address of local `length` in `@safe` function `toBlob` dmagick/Array.d(632,21): Error: pointer slicing not allowed in safe functions dmagick/Array.d(709,31): Error: `blob.ptr` cannot be used in `@safe` code, use `&blob[0]` instead dmagick/Array.d(730,34): Error: `blob.ptr` cannot be used in `@safe` code, use `&blob[0]` instead dmagick/CoderInfo.d(33,26): Error: cannot take address of local `length` in `@safe` function `coderInfoList` dmagick/CoderInfo.d(110,21): Error: `@safe` constructor `dmagick.CoderInfo.CoderInfo.this` cannot call `@system` function `std.conv.to!string.to!(const(char)*).to` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/conv.d(219,7): `std.conv.to!string.to!(const(char)*).to` is declared here dmagick/CoderInfo.d(111,28): Error: `@safe` constructor `dmagick.CoderInfo.CoderInfo.this` cannot call `@system` function `std.conv.to!string.to!(const(char)*).to` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/conv.d(219,7): `std.conv.to!string.to!(const(char)*).to` is declared here dmagick/Color.d(280,41): Error: cannot take address of local `numberOfColors` in `@safe` function `name` dmagick/Color.d(284,18): Error: safe function `dmagick.Color.Color.name` cannot index pointer `colorList` dmagick/Color.d(287,39): Error: safe function `dmagick.Color.Color.name` cannot index pointer `colorList` dmagick/Color.d(291,34): Error: safe function `dmagick.Color.Color.name` cannot index pointer `colorList` dmagick/ColorHSL.d(39,48): Error: cannot take address of local `red` in `@safe` function `this` dmagick/ColorHSL.d(39,54): Error: cannot take address of local `green` in `@safe` function `this` dmagick/ColorHSL.d(39,62): Error: cannot take address of local `blue` in `@safe` function `this` dmagick/ColorHSL.d(59,58): Error: cannot take address of local `oldHue` in `@safe` function `hue` dmagick/ColorHSL.d(59,67): Error: cannot take address of local `saturation` in `@safe` function `hue` dmagick/ColorHSL.d(59,80): Error: cannot take address of local `luminance` in `@safe` function `hue` dmagick/ColorHSL.d(67,58): Error: cannot take address of local `hue` in `@safe` function `hue` dmagick/ColorHSL.d(67,64): Error: cannot take address of local `saturation` in `@safe` function `hue` dmagick/ColorHSL.d(67,77): Error: cannot take address of local `luminance` in `@safe` function `hue` /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.